From: Eli Zaretskii Date: Sat, 25 Dec 2010 19:20:45 +0000 (+0200) Subject: Fix wording of changes in revno 100330. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18^2~180 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3596218a75580ed3bec42e4795e3ab040396c72f;p=emacs.git Fix wording of changes in revno 100330. frames.texi (Cut/Paste Other App): Ckarify Windows emulation of the primary selection. --- diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 19b4129605f..f935305628b 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -250,10 +250,11 @@ contents of the primary selection are lost. @cindex MS-Windows, and primary selection MS-Windows provides no primary selection, but Emacs emulates it -within a single Emacs session: all the features and commands related -to the primary selection work as described for cutting and pasting -within the same session, but not across Emacs sessions or with other -applications. +within a single Emacs session, by storing the selected text +internally. Therefore, all the features and commands related to the +primary selection work on Windows as they do on X, for cutting and +pasting within the same session, but not across Emacs sessions or with +other applications. Whenever you kill some text using a command such as @kbd{C-w} (@code{kill-region}), or copy it into the kill ring using a command